C# 클래스 Fraysa.MapleStory.Studio.Controls.VisualStudioRenderer

Represents a tool strip renderer for a Visual Studio 2015-like interface.
상속: ToolStripProfessionalRenderer
파일 보기 프로젝트 열기: Fraysa/MapleStory.Studio

공개 메소드들

메소드 설명
VisualStudioRenderer ( ) : System.Drawing

Initializes a new instance of the VisualStudioRenderer class.

보호된 메소드들

메소드 설명
OnRenderGrip ( ToolStripGripRenderEventArgs e ) : void

메소드 상세

OnRenderGrip() 보호된 메소드

protected OnRenderGrip ( ToolStripGripRenderEventArgs e ) : void
e ToolStripGripRenderEventArgs A that contains the event data.
리턴 void

VisualStudioRenderer() 공개 메소드

Initializes a new instance of the VisualStudioRenderer class.
public VisualStudioRenderer ( ) : System.Drawing
리턴 System.Drawing