BrightIdeasSoftware.ObjectListView.HandlePostPaint C# (CSharp) Метод

HandlePostPaint() защищенный Метод

Perform any steps needed after painting the control
protected HandlePostPaint ( ) : void
Результат void
        protected virtual void HandlePostPaint()
        {
            // This message is no longer necessary, but we keep it for compatibility
        }
ObjectListView