| | Namespace PropertyGridEx |
| | <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _ |
| | Partial Class PropertyGridEx |
| | Inherits System.Windows.Forms.PropertyGrid |
| |
|
| | |
| | <System.Diagnostics.DebuggerNonUserCode()> _ |
| | Protected Overrides Sub Dispose(ByVal disposing As Boolean) |
| | If disposing AndAlso components IsNot Nothing Then |
| | components.Dispose() |
| | End If |
| | MyBase.Dispose(disposing) |
| | End Sub |
| |
|
| | |
| | Private components As System.ComponentModel.IContainer |
| |
|
| | |
| | |
| | |
| | <System.Diagnostics.DebuggerStepThrough()> _ |
| | Private Sub InitializeComponent() |
| | components = New System.ComponentModel.Container() |
| | Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi |
| | Me.AutoScaleDimensions = New System.Drawing.SizeF(96, 96) |
| | End Sub |
| |
|
| | End Class |
| | End Namespace |
| |
|
| |
|